home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1993 / MacHack 1993.toast / MacHack™ 1987-1992 / MacHack™ '90 / MacHack 90 Contest Entries / Generic FKEY Installer ƒ / Generic FKEY Installer Docs < prev   
Encoding:
Text File  |  1990-06-15  |  1010 b   |  28 lines  |  [TEXT/ttxt]

  1. Generic FKEY Installer © 1990 by Jon Wind, written 6/15/90
  2.  
  3.  
  4. This program is a generic FKEY installer shell, designed to install a single FKEY into the System File.
  5.  
  6.  
  7. Here's the scenario:
  8.  
  9. You've written a cool FKEY.  You want to distribute it, but you want it it to be easy to install.  You're concerned about how users will install your FKEY.  Some users still don't like (or understand how) to use programs like ResEdit.
  10.  
  11. How about using my Generic FKEY Installer application?
  12.  
  13. Here's how:
  14.  
  15. 1) Compile your FKEY to disk
  16.  
  17. 2) Use ResEdit (or any other capable resource editor) to copy your FKEY resource to the Generic FKEY Installer application.
  18.  
  19. 3) Renumber the FKEY you just copied to something >9 so that the user will not be confused if he/she triggers your FKEY's number before it has actually been installed
  20.  
  21. 4) Rename the "STR " #128 resource in the Generic FKEY Installer application to EXACTLY MATCH the name of your FKEY
  22.  
  23. 5) Rename the Generic FKEY Installer application as you wish
  24.  
  25. 6) That it!
  26.  
  27.  
  28.